home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / inputs / fontsel / fontdef.max < prev    next >
Text File  |  1991-05-20  |  21KB  |  892 lines

  1. %% 
  2. %% This is file `fontdef.max' generated
  3. %% on <1990/6/30> with the docstrip utility (v1.1k). 
  4. %% 
  5. %% The original source file was `fontdef.doc'.
  6. %% Included modules: `max'.
  7. %% 
  8. %% 
  9. %% Copyright (C) 1989,1990 by Frank Mittelbach, Rainer Schoepf. 
  10. %% All rights reserved. 
  11. %% 
  12. %% IMPORTANT NOTICE: 
  13. %% 
  14. %% You are not allowed to change this file. You may however copy this file 
  15. %% to a file with a different name and then change the copy. 
  16. %% 
  17. %% You are allowed to distribute this file under the condition that it is 
  18. %% distributed together with all files mentioned in readme.mz3. If you 
  19. %% receive only some of these files from someone, complain! 
  20. %% 
  21. %% You are NOT ALLOWED to distribute this file alone. You are NOT ALLOWED 
  22. %% to take money for the distribution or use of either this file or a 
  23. %% changed version, except for a nominal charge for copying etc. 
  24. %% 
  25. %% Error Reports in case of UNCHANGED versions to 
  26. %% 
  27. %% F. Mittelbach 
  28. %% Eichenweg 29 
  29. %% D-6500 Mainz 1 
  30. %% Federal Republic of Germany 
  31. %% Bitnet: <PZF5HZ@DRUEDS2> 
  32. %% 
  33. %% or: 
  34. %% R. Sch\"opf 
  35. %% Inst. f. Theor. Physik 
  36. %% der Universit\"at Heidelberg 
  37. %% Philosophenweg 16 
  38. %% D-6900 Heidelberg 
  39. %% Federal Republic of Germany 
  40. %% Bitnet: <BK4@DHDURZ1> 
  41. %% 
  42. %% 
  43.  
  44. \def\fileversion{v1.1i}
  45. \def\filedate{90/06/08}
  46. \def\docdate {90/06/08}
  47.  
  48. %% \CheckSum{126}
  49. %% \CharacterTable
  50. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  51. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  52. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  53. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  54. %%   Dollar        \$     Percent       \%     Ampersand     \&
  55. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  56. %%   Asterisk      \*     Plus          \+     Comma         \,
  57. %%   Minus         \-     Point         \.     Solidus       \/
  58. %%   Colon         \:     Semicolon     \;     Less than     \<
  59. %%   Equals        \=     Greater than  \>     Question mark \?
  60. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  61. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  62. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  63. %%   Right brace   \}     Tilde         \~}
  64. %%
  65. %% This file contains the external font information needed to load
  66. %% the computer modern family designed by Donald E. Knuth, together
  67. %% with all fonts which are supplied with the AMS font package.
  68. %%
  69. %% For a smaller collection of fonts see the file `fontdef.ori'.
  70. %%
  71. %% You should *not* change this file!  If you want to change the
  72. %% fonts/shapes you should create a copy of it named `fontdef.tex'
  73. %% and edit this one according to your needs!
  74. %%
  75. %% The format of a font/shape definition is as follows:
  76. %%
  77. %% \new@fontshape{family}{series}{shape}%
  78. %%       {<size_1>external_font_1%
  79. %%        <size_2>external_font_2%
  80. %%        ...
  81. %%        <size_n>external_font_n}{}
  82. %%
  83. %% (Don't forget the final {} !)
  84. %%
  85. %% family    : Name of font family like cmr etc.
  86. %% series    : Weight and width of the font in 1 to 4 letter
  87. %%             abbreviations. A table is given in the tugboat article
  88. %%             distributed together with this file.
  89. %% shape     : Either n (normal), it (italic), sc (small caps), sl
  90. %%             (slanted) or u (upright italic).
  91. %% <size_i>  : The size in printer points. Standard LaTeX supports 5,
  92. %%             6, 7, 8, 9, 10, 11, 12, 14, 17, 20, 25 corresponding to
  93. %%             \tiny, \scriptsize and so on.  The angle brackets are
  94. %%             part of the syntax!
  95. %%
  96. %% external_font_i : The name of the external font in your font
  97. %%             library. If the font/shape is not available in a
  98. %%             certain size you may use the name of a replacement
  99. %%             font.  E.g. one can substitute cmr5 for cmti.. which is
  100. %%             only available in size 7 and higher.  If you put a `1'
  101. %%             in front of the name of the font a warning message will
  102. %%             be produced (saying that the font has been substituted
  103. %%             for the real one) when you use it for the first time.
  104. %%             Below you can find examples of this mechanism.
  105. %%
  106. %% For font/shape combinations which aren't available at all like
  107. %% computer modern sans serif small caps a suitable default will be
  108. %% used automatically unless you specify a substitution yourself with
  109. %% the \subst@fontshape command.
  110. %%
  111. %% It syntax is as follows:
  112. %%
  113. %% \subst@fontshape{family}{series}{shape}%
  114. %%                 {subst_family}{subst_series}{subst_shape}
  115. %%
  116. %% This might be necessary if the automatically selected default does
  117. %% not match your needs. For example: the font shape choosen instead
  118. %% of `computer modern sans serif small caps' would be `computer
  119. %% modern sans serif normal'. With a \subst@fontshape command you can
  120. %% change this, for example, to `computer modern roman small caps' as
  121. %% we did below. (If you don't like this remove this line in your
  122. %% *copy* of this file.)
  123. %%
  124. %% Finally, for every family there is an \extra@def macro.  It defines
  125. %% special action to be done at load time for every font of the family.
  126. %% In most cases you can simply write
  127. %%
  128. %% \extra@def{family}{}{}
  129. %%
  130. %% In this file it is used to suppress hyphenation for typewriter
  131. %% fonts (see \extra@def{cmtt}... below) and to set the \skewchar
  132. %% for math fonts (see \extra@def{cmm}... and \extra@def{cmsy}...).
  133. %%
  134. %%
  135. \newlinechar`\^^J
  136. \immediate\write\sixt@@n{File: `fontdef.max' \space
  137.  \fileversion\space <\filedate> (FMi and RmS)}
  138. \immediate\write\sixt@@n{English Documentation
  139.       \@spaces\space <\docdate> (FMi and RmS)}
  140. \immediate\write\sixt@@n
  141.   {^^JIncludes Font/Shape Definitions for:^^J
  142.      ^^J\@spaces Computer Modern Standard Fonts%
  143.      \space (plus down scaled shapes)%
  144.  ,^^J\@spaces AMS math symbol Fonts%
  145.  ,^^J\@spaces Euler Fonts%
  146.  ,^^J\@spaces University of Washington Cyrillic Fonts%
  147.  ,^^J\@spaces Concrete Roman Fonts%
  148.   .^^J}
  149. \immediate\write\sixt@@n
  150.   {********************************************************************}
  151. \immediate\write\sixt@@n
  152.   {* Probably customized by YOU who forgot to change the lines above! *}
  153. \immediate\write\sixt@@n
  154.   {********************************************************************}
  155. %%
  156. %% Please don't change the next lines unless you know exactly what you
  157. %% are doing.
  158. %%
  159. \def\default@shape{n}
  160. \def\default@series{m}
  161. \def\default@family{cmr}
  162. \def\default@errfont{cmsy10}
  163. %%
  164. %% Again, this is doubly dangerous bent.
  165. %%
  166. \family\default@family
  167. \series\default@series
  168. \shape\default@shape
  169. %%
  170. %% And here is your playground:
  171. %%
  172. \new@fontshape{cmr}{m}{n}{%
  173.       <5>cmr5%
  174.       <6>cmr6%
  175.       <7>cmr7%
  176.       <8>cmr8%
  177.       <9>cmr9%
  178.       <10>cmr10%
  179.       <11>cmr10 at10.95pt%
  180.       <12>cmr12%
  181.       <14>cmr12 at14.4pt%
  182.       <17>cmr17%
  183.       <20>cmr17 at20.736pt%
  184.       <25>cmr17 at24.8832pt}{}
  185. \extra@def{cmr}{}{}
  186. \new@fontshape{cmr}{m}{sl}{%
  187.       <5>cmsl8 at5pt%
  188.       <6>cmsl8 at6pt%
  189.       <7>cmsl8 at7pt%
  190.       <8>cmsl8%
  191.       <9>cmsl9%
  192.       <10>cmsl10%
  193.       <11>cmsl10 at10.95pt%
  194.       <12>cmsl12%
  195.       <14>cmsl12 at14.4pt%
  196.       <17>cmsl12 at17.28pt%
  197.       <20>cmsl12 at20.74pt%
  198.       <25>cmsl12 at24.88pt%
  199.       }{}
  200.  
  201. \new@fontshape{cmr}{m}{it}{%
  202.       <5>cmti7 at5pt%
  203.       <6>cmti7 at6pt%
  204.       <7>cmti7%
  205.       <8>cmti8%
  206.       <9>cmti9%
  207.       <10>cmti10%
  208.       <11>cmti10 at10.95pt%
  209.       <12>cmti12%
  210.       <14>cmti12 at14.4pt%
  211.       <17>cmti12 at17.28pt%
  212.       <20>cmti12 at20.74pt%
  213.       <25>cmti12 at24.88pt%
  214.       }{}
  215.  
  216. \new@fontshape{cmr}{m}{sc}{%
  217.       <5>cmcsc10 at5pt%
  218.       <6>cmcsc10 at6pt%
  219.       <7>cmcsc10 at7pt%
  220.       <8>cmcsc10 at8pt%
  221.       <9>cmcsc10 at9pt%
  222.       <10>cmcsc10%
  223.       <11>cmcsc10 at10.95pt%
  224.       <12>cmcsc10 at12pt%
  225.       <14>cmcsc10 at14.4pt%
  226.       <17>cmcsc10 at17.28pt%
  227.       <20>cmcsc10 at20.74pt%
  228.       <25>cmcsc10 at24.88pt%
  229.       }{}
  230. %%
  231. %% Warning: please note that the upright shape below is used
  232. %%          for the \pounds symbol of LaTeX. So this font
  233. %%          definition shouldn't be removed.
  234. %%
  235. \new@fontshape{cmr}{m}{u}{%
  236.       <5>cmu10 at5pt%
  237.       <6>cmu10 at6pt%
  238.       <7>cmu10 at7pt%
  239.       <8>cmu10 at8pt%
  240.       <9>cmu10 at9pt%
  241.       <10>cmu10%
  242.       <11>cmu10 at10.95pt%
  243.       <12>cmu10 at12pt%
  244.       <14>cmu10 at14.4pt%
  245.       <17>cmu10 at17.28pt%
  246.       <20>cmu10 at20.74pt%
  247.       <25>cmu10 at24.88pt%
  248.       }{}
  249.  
  250. %%%%%%%% bold series
  251.  
  252. \new@fontshape{cmr}{b}{n}{%
  253.       <5>cmb10 at5pt%
  254.       <6>cmb10 at6pt%
  255.       <7>cmb10 at7pt%
  256.       <8>cmb10 at8pt%
  257.       <9>cmb10 at9pt%
  258.       <10>cmb10%
  259.       <11>cmb10 at10.95pt%
  260.       <12>cmb10 at12pt%
  261.       <14>cmb10 at14.4pt%
  262.       <17>cmb10 at17.28pt%
  263.       <20>cmb10 at20.736pt%
  264.       <25>cmb10 at24.8832pt%
  265.       }{}
  266.  
  267. %%%%%%%%% bold extended series
  268.  
  269. \new@fontshape{cmr}{bx}{n}{%
  270.       <5>cmbx5%
  271.       <6>cmbx6%
  272.       <7>cmbx7%
  273.       <8>cmbx8%
  274.       <9>cmbx9%
  275.       <10>cmbx10%
  276.       <11>cmbx10 at10.95pt%
  277.       <12>cmbx12%
  278.       <14>cmbx12 at14.4pt%
  279.       <17>cmbx12 at17.28pt%
  280.       <20>cmbx12 at20.74pt%
  281.       <25>cmbx12 at24.88pt%
  282.       }{}
  283.  
  284. \new@fontshape{cmr}{bx}{sl}{%
  285.       <5>cmbxsl10 at5pt%
  286.       <6>cmbxsl10 at6pt%
  287.       <7>cmbxsl10 at7pt%
  288.       <8>cmbxsl10 at8pt%
  289.       <9>cmbxsl10 at9pt%
  290.       <10>cmbxsl10%
  291.       <11>cmbxsl10 at10.95pt%
  292.       <12>cmbxsl10 at12pt%
  293.       <14>cmbxsl10 at14.4pt%
  294.       <17>cmbxsl10 at17.28pt%
  295.       <20>cmbxsl10 at20.74pt%
  296.       <25>cmbxsl10 at24.88pt%
  297.       }{}
  298.  
  299. \new@fontshape{cmr}{bx}{it}{%
  300.       <5>cmbxti10 at5pt%
  301.       <6>cmbxti10 at6pt%
  302.       <7>cmbxti10 at7pt%
  303.       <8>cmbxti10 at8pt%
  304.       <9>cmbxti10 at9pt%
  305.       <10>cmbxti10%
  306.       <11>cmbxti10 at10.95pt%
  307.       <12>cmbxti10 at12pt%
  308.       <14>cmbxti10 at14.4pt%
  309.       <17>cmbxti10 at17.28pt%
  310.       <20>cmbxti10 at20.74pt%
  311.       <25>cmbxti10 at24.88pt%
  312.       }{}
  313.  
  314. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  315. %%
  316. %%  Sans serif font shapes
  317. %%
  318. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  319.  
  320. \new@fontshape{cmss}{m}{n}{%
  321.       <5>cmss8 at5pt%
  322.       <6>cmss8 at6pt%
  323.       <7>cmss8 at7pt%
  324.       <8>cmss8%
  325.       <9>cmss9%
  326.       <10>cmss10%
  327.       <11>cmss10 at10.95pt%
  328.       <12>cmss12%
  329.       <14>cmss12 at14.4pt%
  330.       <17>cmss17%
  331.       <20>cmss17 at20.74pt%
  332.       <25>cmss17 at24.88pt%
  333.       }{}
  334.  
  335.  
  336. \subst@fontshape{cmss}{m}{it}{cmss}{m}{sl}
  337.  
  338. \new@fontshape{cmss}{m}{sl}{%
  339.       <5>cmssi8 at5pt%
  340.       <6>cmssi8 at6pt%
  341.       <7>cmssi8 at7pt%
  342.       <8>cmssi8%
  343.       <9>cmssi9%
  344.       <10>cmssi10%
  345.       <11>cmssi10 at10.95pt%
  346.       <12>cmssi12%
  347.       <14>cmssi12 at14.4pt%
  348.       <17>cmssi17%
  349.       <20>cmssi17 at20.74pt%
  350.       <25>cmssi17 at24.88pt%
  351.       }{}
  352.  
  353. %%%%%%% Font/shape undefined, therefore substituted
  354.  
  355. \subst@fontshape{cmss}{m}{sc}{cmr}{m}{sc}
  356.  
  357. %%%%%%%% semibold condensed series
  358.  
  359. \new@fontshape{cmss}{sbc}{n}{%
  360.       <5>cmssdc10 at5pt%
  361.       <6>cmssdc10 at6pt%
  362.       <7>cmssdc10 at7pt%
  363.       <8>cmssdc10 at8pt%
  364.       <9>cmssdc10 at9pt%
  365.        <10>cmssdc10%
  366.        <11>cmssdc10 at10.95pt%
  367.        <12>cmssdc10 at12pt%
  368.        <14>cmssdc10 at14.4pt%
  369.        <17>cmssdc10 at17.28pt%
  370.        <20>cmssdc10 at20.74pt%
  371.        <25>cmssdc10 at24.88pt%
  372.        }{}
  373.  
  374. %%%%%%%%% bold extended series
  375.  
  376. \new@fontshape{cmss}{bx}{n}{%
  377.       <5>cmssbx10 at5pt%
  378.       <6>cmssbx10 at6pt%
  379.       <7>cmssbx10 at7pt%
  380.       <8>cmssbx10 at8pt%
  381.       <9>cmssbx10 at9pt%
  382.       <10>cmssbx10%
  383.       <11>cmssbx10 at10.95pt%
  384.       <12>cmssbx10 at12pt%
  385.       <14>cmssbx10 at14.4pt%
  386.       <17>cmssbx10 at17.28pt%
  387.       <20>cmssbx10 at20.74pt%
  388.       <25>cmssbx10 at24.88pt%
  389.       }{}
  390.  
  391. \extra@def{cmss}{}{}
  392.  
  393. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  394. %%
  395. %%  Typewriter font shapes
  396. %%
  397. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  398.  
  399. \new@fontshape{cmtt}{m}{n}{%
  400.       <5>cmtt8 at5pt%
  401.       <6>cmtt8 at6pt%
  402.       <7>cmtt8 at7pt%
  403.       <8>cmtt8%
  404.       <9>cmtt9%
  405.       <10>cmtt10%
  406.       <11>cmtt10 at10.95pt%
  407.       <12>cmtt12%
  408.       <14>cmtt12 at14.4pt%
  409.       <17>cmtt12 at17.28pt%
  410.       <20>cmtt12 at20.74pt%
  411.       <25>cmtt12 at24.88pt%
  412.       }{}
  413.  
  414. \new@fontshape{cmtt}{m}{it}{%
  415.       <5>cmitt10 at5pt%
  416.       <6>cmitt10 at6pt%
  417.       <7>cmitt10 at7pt%
  418.       <8>cmitt10 at8pt%
  419.       <9>cmitt10 at9pt%
  420.       <10>cmitt10%
  421.       <11>cmitt10 at10.95pt%
  422.       <12>cmitt10 at12pt%
  423.       <14>cmitt10 at14.4pt%
  424.       <17>cmitt10 at17.28pt%
  425.       <20>cmitt10 at20.74pt%
  426.       <25>cmitt10 at24.88pt%
  427.       }{}
  428.  
  429. \new@fontshape{cmtt}{m}{sl}{%
  430.       <5>cmsltt10 at5pt%
  431.       <6>cmsltt10 at6pt%
  432.       <7>cmsltt10 at7pt%
  433.       <8>cmsltt10 at8pt%
  434.       <9>cmsltt10 at9pt%
  435.       <10>cmsltt10%
  436.       <11>cmsltt10 at10.95pt%
  437.       <12>cmsltt10 at12pt%
  438.       <14>cmsltt10 at14.4pt%
  439.       <17>cmsltt10 at17.28pt%
  440.       <20>cmsltt10 at20.74pt%
  441.       <25>cmsltt10 at24.88pt%
  442.       }{}
  443.  
  444. \new@fontshape{cmtt}{m}{sc}{%
  445.       <5>cmtcsc10 at5pt%
  446.       <6>cmtcsc10 at6pt%
  447.       <7>cmtcsc10 at7pt%
  448.       <8>cmtcsc10 at8pt%
  449.       <9>cmtcsc10 at9pt%
  450.       <10>cmtcsc10%
  451.       <11>cmtcsc10 at10.95pt%
  452.       <12>cmtcsc10 at12pt%
  453.       <14>cmtcsc10 at14.4pt%
  454.       <17>cmtcsc10 at17.28pt%
  455.       <20>cmtcsc10 at20.74pt%
  456.       <25>cmtcsc10 at24.88pt%
  457.       }{}
  458.  
  459. \extra@def{cmtt}{\hyphenchar #1\m@ne}{}
  460.  
  461. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  462. %%
  463. %%  Math italic font shapes
  464. %%
  465. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  466.  
  467. \new@fontshape{cmm}{m}{it}{%
  468.       <5>cmmi5%
  469.       <6>cmmi6%
  470.       <7>cmmi7%
  471.       <8>cmmi8%
  472.       <9>cmmi9%
  473.       <10>cmmi10%
  474.       <11>cmmi10 at10.95pt%
  475.       <12>cmmi12%
  476.       <14>cmmi12 at14.4pt%
  477.       <17>cmmi12 at17.28pt%
  478.       <20>cmmi12 at20.74pt%
  479.       <25>cmmi12 at24.88pt%
  480.       }{}
  481.  
  482. \new@fontshape{cmm}{b}{it}{%
  483.       <5>cmmib5%
  484.       <6>cmmib6%
  485.       <7>cmmib7%
  486.       <8>cmmib8%
  487.       <9>cmmib9%
  488.       <10>cmmib10%
  489.       <11>cmmib10 at10.95pt%
  490.       <12>cmmib10 at12pt%
  491.       <14>cmmib10 at14.4pt%
  492.       <17>cmmib10 at17.28pt%
  493.       <20>cmmib10 at20.74pt%
  494.       <25>cmmib10 at24.88pt%
  495.       }{}
  496.  
  497. \extra@def{cmm}{\skewchar#1'177}{}
  498.  
  499. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  500. %%
  501. %%  Math symbol font shapes
  502. %%
  503. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  504.  
  505. \new@fontshape{cmsy}{m}{n}{%
  506.       <5>cmsy5%
  507.       <6>cmsy6%
  508.       <7>cmsy7%
  509.       <8>cmsy8%
  510.       <9>cmsy9%
  511.       <10>cmsy10%
  512.       <11>cmsy10 at10.95pt%
  513.       <12>cmsy10 at12pt%
  514.       <14>cmsy10 at14.4pt%
  515.       <17>cmsy10 at17.28pt%
  516.       <20>cmsy10 at20.74pt%
  517.       <25>cmsy10 at24.88pt%
  518.       }{}
  519.  
  520. \new@fontshape{cmsy}{b}{n}{%
  521.       <5>cmbsy5%
  522.       <6>cmbsy6%
  523.       <7>cmbsy7%
  524.       <8>cmbsy8%
  525.       <9>cmbsy9%
  526.       <10>cmbsy10%
  527.       <11>cmbsy10 at10.95pt%
  528.       <12>cmbsy10 at12pt%
  529.       <14>cmbsy10 at14.4pt%
  530.       <17>cmbsy10 at17.28pt%
  531.       <20>cmbsy10 at20.74pt%
  532.       <25>cmbsy10 at24.88pt%
  533.       }{}
  534.  
  535. \extra@def{cmsy}{\skewchar#1'60}{}
  536.  
  537. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  538. %%
  539. %%  LaTeX symbol font shapes
  540. %%
  541. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  542.  
  543. \new@fontshape{lasy}{m}{n}{%
  544.       <5>lasy5%
  545.       <6>lasy6%
  546.       <7>lasy7%
  547.       <8>lasy8%
  548.       <9>lasy9%
  549.       <10>lasy10%
  550.       <11>lasy10 at10.95pt%
  551.       <12>lasy10 at12pt%
  552.       <14>lasy10 at14.4pt%
  553.       <17>lasy10 at17.28pt%
  554.       <20>lasy10 at20.74pt%
  555.       <25>lasy10 at24.88pt%
  556.       }{}
  557.  
  558. \new@fontshape{lasy}{b}{n}{%
  559.       <5>lasyb10 at5pt%
  560.       <6>lasyb10 at6pt%
  561.       <7>lasyb10 at7pt%
  562.       <8>lasyb10 at8pt%
  563.       <9>lasyb10 at9pt%
  564.       <10>lasyb10%
  565.       <11>lasyb10 at10.95pt%
  566.       <12>lasyb10 at12pt%
  567.       <14>lasyb10 at14.4pt%
  568.       <17>lasyb10 at17.28pt%
  569.       <20>lasyb10 at20.74pt%
  570.       <25>lasyb10 at24.88pt%
  571.       }{}
  572.  
  573. \extra@def{lasy}{}{}
  574.  
  575. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  576. %%
  577. %% AMS symbol font families A and B
  578. %%
  579. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  580.  
  581. \new@fontshape{msa}{m}{n}{%
  582.    <5>msam5%
  583.    <6>msam6%
  584.    <7>msam7%
  585.    <8>msam8%
  586.    <9>msam9%
  587.    <10>msam10%
  588.    <11>msam10 at10.95pt%
  589.    <12>msam10 at12pt%
  590.    <14>msam10 at14.4pt%
  591.    <17>msam10 at17.28pt%
  592.    <20>msam10 at20.74pt%
  593.    <25>msam10 at24.88pt}{}
  594.  
  595. \extra@def{msa}{}{}
  596.  
  597. \new@fontshape{msb}{m}{n}{%
  598.    <5>msbm5%
  599.    <6>msbm6%
  600.    <7>msbm7%
  601.    <8>msbm8%
  602.    <9>msbm9%
  603.    <10>msbm10%
  604.    <11>msbm10 at10.95pt%
  605.    <12>msbm10 at12pt%
  606.    <14>msbm10 at14.4pt%
  607.    <17>msbm10 at17.28pt%
  608.    <20>msbm10 at20.74pt%
  609.    <25>msbm10 at24.88pt}{}
  610.  
  611. \extra@def{msb}{}{}
  612.  
  613. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  614. %%
  615. %% Euler (German) Fraktur family
  616. %%
  617. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  618.  
  619. \new@fontshape{euf}{m}{n}{%
  620.    <5>eufm5%
  621.    <6>eufm6%
  622.    <7>eufm7%
  623.    <8>eufm8%
  624.    <9>eufm9%
  625.    <10>eufm10%
  626.    <11>eufm10 at10.95pt%
  627.    <12>eufm10 at12pt%
  628.    <14>eufm14 at14.4pt%
  629.    <17>eufm14 at17.28pt%
  630.    <20>eufm14 at20.74pt%
  631.    <25>eufm14 at24.88pt}{}
  632.  
  633. %%%%%% bold series
  634.  
  635. \new@fontshape{euf}{b}{n}{%
  636.    <5>eufb5%
  637.    <6>eufb6%
  638.    <7>eufb7%
  639.    <8>eufb8%
  640.    <9>eufb9%
  641.    <10>eufb10%
  642.    <11>eufb10 at10.95pt%
  643.    <12>eufb10 at12pt%
  644.    <14>eufb14%
  645.    <17>eufb14 at17.28pt%
  646.    <20>eufb14 at20.74pt%
  647.    <25>eufb14 at24.88pt}{}
  648.  
  649. \extra@def{euf}{\hyphenchar#1\m@ne
  650.        \dimen@\fontdimen2#1%
  651.        \fontdimen3#1.4\dimen@
  652.        \fontdimen4#1.3\dimen@}
  653.       {}
  654.  
  655. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  656. %%
  657. %%  Euler roman (cursive) family
  658. %%
  659. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  660.  
  661. \new@fontshape{eur}{m}{n}{%
  662.    <5>eurm5%
  663.    <6>eurm6%
  664.    <7>eurm7%
  665.    <8>eurm8%
  666.    <9>eurm9%
  667.    <10>eurm10%
  668.    <11>eurm10 at10.95pt%
  669.    <12>eurm10 at12pt%
  670.    <14>eurm10 at14.4pt%
  671.    <17>eurm10 at17.28pt%
  672.    <20>eurm10 at20.74pt%
  673.    <25>eurm10 at24.88pt}{}
  674.  
  675. %%%%%% bold series
  676.  
  677. \new@fontshape{eur}{b}{n}{%
  678.    <5>eurb5%
  679.    <6>eurb6%
  680.    <7>eurb7%
  681.    <8>eurb8%
  682.    <9>eurb9%
  683.    <10>eurb10%
  684.    <11>eurb10 at10.95pt%
  685.    <12>eurb10 at12pt%
  686.    <14>eurb10 at14.4pt%
  687.    <17>eurb10 at17.28pt%
  688.    <20>eurb10 at20.74pt%
  689.    <25>eurb10 at24.88pt}{}
  690.  
  691. \extra@def{eur}{\skewchar#1'177}{}
  692.  
  693.  
  694. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  695. %%
  696. %%    Euler Script Family
  697. %%
  698. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  699.  
  700. \new@fontshape{eus}{m}{n}{%
  701.    <5>eusm5%
  702.    <6>eusm6%
  703.    <7>eusm7%
  704.    <8>eusm8%
  705.    <9>eusm9%
  706.    <10>eusm10%
  707.    <11>eusm10 at10.95pt%
  708.    <12>eusm10 at12pt%
  709.    <14>eusm10 at14.4pt%
  710.    <17>eusm10 at17.28pt%
  711.    <20>eusm10 at20.74pt%
  712.    <25>eusm10 at24.88pt}{}
  713.  
  714. %%%%%%% bold series
  715.  
  716. \new@fontshape{eus}{b}{n}{%
  717.    <5>eusb5%
  718.    <6>eusb6%
  719.    <7>eusb7%
  720.    <8>eusb8%
  721.    <9>eusb9%
  722.    <10>eusb10%
  723.    <11>eusb10 at10.95pt%
  724.    <12>eusb10 at12pt%
  725.    <14>eusb10 at14.4pt%
  726.    <17>eusb10 at17.28pt%
  727.    <20>eusb10 at20.74pt%
  728.    <25>eusb10 at24.88pt}{}
  729.  
  730. \extra@def{eus}{\skewchar#1'60}{}
  731.  
  732.  
  733. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  734. %%
  735. %% Euler compatible extension symbols
  736. %%
  737. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  738.  
  739. \new@fontshape{euex}{m}{n}{%
  740.    <5>1euex7%
  741.    <6>1euex7%
  742.    <7>euex7%
  743.    <8>euex8%
  744.    <9>euex9%
  745.    <10>euex10%
  746.    <11>euex10 at10.95pt%
  747.    <12>euex10 at12pt%
  748.    <14>euex10 at14.4pt%
  749.    <17>euex10 at17.28pt%
  750.    <20>euex10 at20.74pt%
  751.    <25>euex10 at24.88pt}{}
  752.  
  753. \extra@def{euex}{}{}
  754.  
  755. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  756. %%
  757. %% University of Washington cyrillic family
  758. %%
  759. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  760.  
  761. \new@fontshape{UWCyr}{m}{n}{%
  762.    <5>wncyr5%
  763.    <6>wncyr6%
  764.    <7>wncyr7%
  765.    <8>wncyr8%
  766.    <9>wncyr9%
  767.    <10>wncyr10%
  768.    <11>wncyr10 at10.95pt%
  769.    <12>wncyr10 at12pt%
  770.    <14>wncyr10 at14.4pt%
  771.    <17>wncyr10 at17.28pt%
  772.    <20>wncyr10 at20.74pt%
  773.    <25>wncyr10 at24.88pt}{}
  774.  
  775. \new@fontshape{UWCyr}{m}{it}{%
  776.    <5>wncyi5%
  777.    <6>wncyi6%
  778.    <7>wncyi7%
  779.    <8>wncyi8%
  780.    <9>wncyi9%
  781.    <10>wncyi10%
  782.    <11>wncyi10 at10.95pt%
  783.    <12>wncyi10 at12pt%
  784.    <14>wncyi10 at14.4pt%
  785.    <17>wncyi10 at17.28pt%
  786.    <20>wncyi10 at20.74pt%
  787.    <25>wncyi10 at24.88pt}{}
  788.  
  789. \new@fontshape{UWCyr}{m}{sc}{%
  790.    <5>wncysc10 at5pt%
  791.    <6>wncysc10 at6pt%
  792.    <7>wncysc10 at7pt%
  793.    <8>wncysc10 at8pt%
  794.    <9>wncysc10 at9pt%
  795.    <10>wncysc10%
  796.    <11>wncysc10 at10.95pt%
  797.    <12>wncysc10 at12pt%
  798.    <14>wncysc10 at14.4pt%
  799.    <17>wncysc10 at17.28pt%
  800.    <20>wncysc10 at20.74pt%
  801.    <25>wncysc10 at24.88pt}{}
  802.  
  803. %%%%%%%%%%%%% bold series
  804.  
  805. \new@fontshape{UWCyr}{b}{n}{%
  806.    <5>wncyb5%
  807.    <6>wncyb6%
  808.    <7>wncyb7%
  809.    <8>wncyb8%
  810.    <9>wncyb9%
  811.    <10>wncyb10%
  812.    <11>wncyb10 at10.95pt%
  813.    <12>wncyb10 at12pt%
  814.    <14>wncyb10 at14.4pt%
  815.    <17>wncyb10 at17.28pt%
  816.    <20>wncyb10 at20.74pt%
  817.    <25>wncyb10 at24.88pt}{}
  818.  
  819. \extra@def{UWCyr}{}{}
  820.  
  821. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  822. %%
  823. %% University of Washington cyrillic sans serif family
  824. %%
  825. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  826.  
  827. \new@fontshape{UWCyss}{m}{n}{%
  828.    <5>wncyss8 at5pt%
  829.    <6>wncyss8 at6pt%
  830.    <7>wncyss8 at7pt%
  831.    <8>wncyss8%
  832.    <9>wncyss9%
  833.    <10>wncyss10%
  834.    <11>wncyss10 at10.95pt%
  835.    <12>wncyss10 at12pt%
  836.    <14>wncyss10 at14.4pt%
  837.    <17>wncyss10 at17.28pt%
  838.    <20>wncyss10 at20.74pt%
  839.    <25>wncyss10 at24.88pt}{}
  840.  
  841. \extra@def{UWCyss}{}{}
  842.  
  843. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  844. %%
  845. %% Concrete roman family
  846. %%
  847. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  848.  
  849. \new@fontshape{ccr}{m}{n}{%
  850.    <5>ccr5%
  851.    <6>ccr6%
  852.    <7>ccr7%
  853.    <8>ccr8%
  854.    <9>ccr9%
  855.    <10>ccr10%
  856.    <11>ccr10 at10.95pt%
  857.    <12>ccr10 at12pt%
  858.    <14>ccr10 at14.4pt%
  859.    <17>ccr10 at17.28pt%
  860.    <20>ccr10 at20.74pt%
  861.    <25>ccr10 at24.88pt}{}
  862.  
  863. \new@fontshape{ccr}{m}{it}{%
  864.    <10>ccti10%
  865.    <11>ccti10 at10.95pt%
  866.    <12>ccti10 at12pt}{}
  867.  
  868. \new@fontshape{ccr}{m}{sc}{%
  869.    <10>cccsc10%
  870.    <11>cccsc10 at10.95pt%
  871.    <12>cccsc10 at12pt}{}
  872.  
  873. \new@fontshape{ccr}{c}{sl}{<9>ccslc9}{}
  874.  
  875.  
  876. \extra@def{ccr}{}{}
  877.  
  878.  
  879. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  880. %%
  881. %% Concrete roman math family
  882. %%
  883. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  884.  
  885. \new@fontshape{ccm}{m}{it}{<10>ccmi10}{}
  886.  
  887. \extra@def{ccm}{}{}
  888.  
  889. \endinput
  890. %% 
  891. %% End of file `fontdef.max'.
  892.